projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf1fa4
)
*** empty log message ***
author
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jun 2004 03:10:40 +0000
(
03:10
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 21 Jun 2004 03:10:40 +0000
(
03:10
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0bef10b88f5bfa9bc4f908c9b30b2254dfcedd4c..ca9abe254ec3dcdd9ad8c68c797808bfccc468f7 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2178,6
+2178,10
@@
current input method to input a character.
click-event-style position information for a given visible buffer
position or for a given window pixel coordinate.
+** skip-chars-forward and skip-chars-backward now handle
+character classes such as [:alpha:], along with individual characters
+and ranges.
+
** Function pos-visible-in-window-p now returns the pixel coordinates
and partial visiblity state of the corresponding row, if the PARTIALLY
arg is non-nil.